Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/noduplicateapplication #1647

Merged
merged 4 commits into from
Jan 19, 2025
Merged

Conversation

magsyg
Copy link
Contributor

@magsyg magsyg commented Dec 16, 2024

closes #1467

Was a bit messy to add due to UUID and serializer not mixing well. Would create a new RecruitmentPosition, even with existing object passed to serializer, and then inturn not being able to update through serializer due to there already existing an object for it

@magsyg magsyg self-assigned this Dec 16, 2024
Copy link
Member

@robines robines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@magsyg magsyg merged commit 677f459 into master Jan 19, 2025
5 checks passed
@magsyg magsyg deleted the feature/noduplicateapplication branch January 19, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improved functionality that applicant can not apply for same position more that once.
2 participants